home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / Wallchop.readme < prev   
Text File  |  2002-11-06  |  1KB  |  31 lines

  1. Short:    (3.2) Wallchop plugin for AmIRC 2+
  2. Author:   Robin Cloutman <wallchop@rycochet.demon.co.uk>
  3. Type:     comm/irc
  4. Requires: AmIRC 2+
  5.  
  6. This plugin gives some basic extra commands, they're not used very often,
  7. but who cares, the /wallchan is probably the most useful since it saves
  8. you from having to remember the channel name. ;-)
  9.  
  10. These all use NOTICE rather than PRIVMSG, and queue the lines so you can't
  11. flood off. They also send to 8 people at a time to save bandwidth.
  12.  
  13. ---
  14. Wallchop.AmIPlug 3.2
  15. Copyright ©1999 Robin Cloutman <wallchop@rycochet.demon.co.uk>
  16. Send notices to channel ops, half-ops, non-ops and whole channel
  17. Defined commands: WALLCHOP WALLHOP WALLNOP WALLCHAN RX_WALLCHOP RX_WALLHOP RX_WALLNOP RX_WALLCHAN
  18. ---
  19.  
  20. AmIRC Commands:
  21.    «Help» Usage: /WALLCHOP [channel] text
  22.    «Help» Usage: /WALLHOP [channel] text
  23.    «Help» Usage: /WALLNOP [channel] text
  24.    «Help» Usage: /WALLCHAN [channel] text
  25.  
  26. Arexx Commands:
  27.    RX_WALLCHOP CHANNEL/A,TEXT/A/F
  28.    RX_WALLHOP CHANNEL/A,TEXT/A/F
  29.    RX_WALLNOP CHANNEL/A,TEXT/A/F
  30.    RX_WALLCHAN CHANNEL/A,TEXT/A/F
  31.